home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / gfx / edit / PGS_TargaGio.readme < prev    next >
Text File  |  1997-05-03  |  2KB  |  55 lines

  1. Short:    Targa GIO for Photogenics 2 -> ARexx!
  2. Author:   ben@bmatthew.demon.co.uk (Ben Matthew)
  3. Uploader: ben@bmatthew.demon.co.uk (Ben Matthew)
  4. Type:     gfx/edit
  5.  
  6. Targa.gio v1.6 for Photogenics II.
  7.  
  8. see gfx/edit/GIOUpd.readme for more information on Photogenics dev.
  9.  
  10. This archice contains the arexx updated version of the Targa GIO and is
  11. released with PNGGIO.lha which is an update to, surprising in the PNG
  12. gio.  This concludes the arexx updates to all the GIOs in Photogenics
  13. thus allowing you to batch process files in ANY format.
  14.  
  15. Arexx commands:
  16.  
  17.     15BIT, 24BIT or 32BIT
  18.  
  19. i.e.:
  20.  
  21. =====================================================================
  22. /* To test targa.gio */
  23.  
  24. options results
  25.  
  26. address PHOTOGENICS.1
  27.  
  28. LOADHIDE "work:stuff/badge.pcx"
  29. image=result
  30.  
  31. SAVE image "Targa" 'ram:test.tga' '24BIT'
  32.  
  33. CLOSE image
  34. =====================================================================
  35.  
  36.  
  37. and no Widget requesters in sight!
  38.  
  39. If you have any problems with the 1.6 version of targa.gio or would like to
  40. see other changes in photogenics 2 please do not hesitate to contact me at:
  41.  
  42.     ben@bmatthew.demon.co.uk or
  43.     http://www.bmatthew.demon.co.uk/amiga/genics/
  44.  
  45. Have fun!
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.     3532    2057 41.7% 28-Mar-97 18:37:16  targa.gio
  53. -------- ------- ----- --------- --------
  54.     3532    2057 41.7% 28-Mar-97 23:27:48   1 files
  55.